Goto

Collaborating Authors

 deep reinforcement learning solve chess


Can Deep Reinforcement Learning Solve Chess?

#artificialintelligence

Note: All of the code is in the form of snippets and will not work when executed alone. The full code can be found on my Github repo. Reinforcement learning is the training of an agent to make decisions in an environment. An agent is deployed in an environment. At any given frame, the agent must use data from the environment to act.